home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.1 (User) / OpenStep 4.1 (User).iso / NextAdmin / NetInfoManager.app / English.lproj / NewServer.nib / data.classes next >
Encoding:
Text File  |  1994-07-14  |  380 b   |  30 lines

  1. ServerMaker = {
  2.     ACTIONS = {
  3.     panelOk:;
  4.     runForController:;
  5.     selectParent:;
  6.     selectDomain:;
  7.     panelCancel:;
  8.     };
  9.     OUTLETS = {
  10.     newPanel;
  11.     cloneForm;
  12.     rootPanel;
  13.     gluePanel;
  14.     rootForm;
  15.     controller;
  16.     clonePanel;
  17.     glueForm;
  18.     servers;
  19.     childForm;
  20.     childPanel;
  21.     newMatrix;
  22.     };
  23.     SUPERCLASS = Object;
  24. };
  25. FirstResponder = {
  26.     ACTIONS = {
  27.     };
  28.     SUPERCLASS = Object;
  29. };
  30.